home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
United Public Domain Gold 2
/
United Public Domain Gold 2.iso
/
business
/
pb031.dms
/
pb031.adf
/
EasyCalc
/
help
/
_sign.help
< prev
next >
Wrap
Text File
|
1992-11-20
|
317b
|
20 lines
Spreadsheet Function: SIGN()
Synopsis:
@SIGN(exp)
Description:
This function returns -1 if the expression is
negative, 0 if the expression is 0, and +1 if the
expression is positive.
Examples:
@SIGN(-5) would give -1.
@SIGN(2) would give 1.
*
Using Functions
Usefunc.help
Maths Operators
operators.help